Skip to content

[SYCL][E2E] Re-enable uneven_kernel_split.cpp test - #22806

Merged
sarnex merged 1 commit into
intel:syclfrom
sarnex:kersplit
Jul 31, 2026
Merged

[SYCL][E2E] Re-enable uneven_kernel_split.cpp test#22806
sarnex merged 1 commit into
intel:syclfrom
sarnex:kersplit

Conversation

@sarnex

@sarnex sarnex commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

The new offload model and old offload model change the compilation stage where AOT flags are processed.
Since this test is compiled with -werror, passes AOT flags, and needs to work for both offload models, suppress the warning in the cases it's expected to warn.

@sarnex sarnex added the new-offload-model Enables testing with NewOffloadModel. label Jul 29, 2026
Signed-off-by: Nick Sarnie <nick.sarnie@intel.com>
@sarnex

sarnex commented Jul 30, 2026

Copy link
Copy Markdown
Contributor Author

CI fail unrelated

@sarnex
sarnex marked this pull request as ready for review July 30, 2026 20:57
@sarnex
sarnex requested a review from a team as a code owner July 30, 2026 20:57
@sarnex
sarnex merged commit 44b3c2d into intel:sycl Jul 31, 2026
70 of 73 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new-offload-model Enables testing with NewOffloadModel.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants